runtime.m.oldp (field)

5 uses

	runtime (current package)
		proc.go#L3634: 	_g_.m.oldp.set(pp)
		proc.go#L3666: 	_p_ := _g_.m.oldp.ptr()
		proc.go#L3754: 	oldp := _g_.m.oldp.ptr()
		proc.go#L3755: 	_g_.m.oldp = 0
		runtime2.go#L530: 	oldp          puintptr // the p that was attached before executing a syscall